projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
88fab15
)
* config.in: Regenerated (HAVE_ALSA).
author
Jan Djärv
<jan.h.d@swipnet.se>
Thu, 18 May 2006 17:04:59 +0000
(17:04 +0000)
committer
Jan Djärv
<jan.h.d@swipnet.se>
Thu, 18 May 2006 17:04:59 +0000
(17:04 +0000)
src/config.in
patch
|
blob
|
history
diff --git
a/src/config.in
b/src/config.in
index 2bc4ba56e79457db26260a9f104497fab353af40..09f7be65b3b26683809bf5e111df926fc61bd1af 100644
(file)
--- a/
src/config.in
+++ b/
src/config.in
@@
-87,6
+87,9
@@
Boston, MA 02110-1301, USA. */
*/
#undef HAVE_ALLOCA_H
+/* Define to 1 if ALSA is available. */
+#undef HAVE_ALSA
+
/* Define to 1 if you have the `bcmp' function. */
#undef HAVE_BCMP
@@
-943,6
+946,9
@@
Boston, MA 02110-1301, USA. */
#ifdef HAVE_SOUNDCARD_H
#define HAVE_SOUND 1
#endif
+#ifdef HAVE_ALSA
+#define HAVE_SOUND 1
+#endif
#endif /* __FreeBSD__ || __NetBSD__ || __linux__ */
/* If using GNU, then support inline function declarations. */